home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text1188.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  902 b   |  20 lines

  1. I have written a crude but effective script which takes SGML output
  2. from DECwrite and groks it into HTML. It's a first pass, and not
  3. comprehensive, but it has got a few existing DECwrite docs into WWW OK.
  4.  
  5. The easy stuff is just direct translation, but because DECwrite handles
  6. nested lists different to HTML, there's a lot of code devoted to them.
  7. I've also got it to put footnotes at the bottom of the page, and
  8. rebuild a table of contents. DECwrite SGML, would you believe, outputs
  9. the page refs in a TOC as the actual page numbers as per A4 paper. :-(
  10.  
  11. The script is at http://www.cranfield.ac.uk/test/decw2html
  12.  
  13. If any DECwriters out there try it, do let me know. Ta.
  14.  
  15. Peter Lister                                    p.lister@cranfield.ac.uk
  16. Computer Centre,
  17. Cranfield Institute of Technology,        Voice: +44 234 754200 ext 2828
  18. Cranfield, Bedfordshire MK43 0AL England    Fax: +44 234 750875
  19.  
  20.